home *** CD-ROM | disk | FTP | other *** search
- Path: alterdial.uu.net!not-for-mail
- From: Dawn Stowers <Dawn_Stowers@onsetcomp.com>
- Newsgroups: comp.lang.c++
- Subject: Re: Problems with BC50
- Date: Fri, 29 Mar 1996 09:25:02 -0500
- Organization: Onset Computer Corporation
- Message-ID: <315BF2BE.9BD@onsetcomp.com>
- NNTP-Posting-Host: onseteng.onsetcomp.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Macintosh; I; 68K)
-
- >We have been having very similar problems with v5.0. Also, we
- >are unable to recompile existing 4.52 programs in Win 3.1 mode without
- >the linker running out of memory. If anyone knows how to fix that
- >we would sure be interested.
-
- I also tried to compile a 4.52 project in the new 5.0 and had similar
- problems with the linker running out of memory. Before we got that far
- though, we discovered that all the OWL functions that returned 'BOOL'
- were switched to 'bool' and that CmExit doesn't seem to be a function
- of TWindow or any other class anymore. The bool's were easy to fix but
- I would prefer not to have to re-write our code not to use CmExit.
- If anyone has any ideas.. I would love to hear them.
-